home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / Invasion.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-16  |  66 b   |  4 lines

  1. on(release){
  2.    getUrl("JavaScript:top.window.close()", "");
  3. }
  4.